aboutsummaryrefslogtreecommitdiff
path: root/src/options.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed functions that return messages in ?socket.c.Diego Nehab2004-01-211-0/+30
Moved complexity of connect and accept there. Created a new options.c module to take care of options. Auxiliar.c is now cleaner.