aboutsummaryrefslogtreecommitdiff
path: root/src/options.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed smtp.lua loading.Diego Nehab2004-06-161-0/+10
| | | | | Adjusted tftp module. Added some comments.
* Adjusted wsocket to match usocket. Adjusted windows projects.Diego Nehab2004-01-211-0/+1
|
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-211-0/+137
Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner.