summaryrefslogtreecommitdiff
path: root/omapip/connection.c
Commit message (Expand)AuthorAgeFilesLines
...
* socklen_t -> SOCKLEN_TTed Lemon2000-02-031-1/+1
* AIX and Digital Unix compatibility fixes.Ted Lemon2000-02-011-2/+3
* - In reference count history, remember the address where the referenceTed Lemon2000-01-271-1/+1
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-24/+18
* Include inet.hTed Lemon2000-01-251-0/+1
* Use close-on-exec if available.Ted Lemon2000-01-051-0/+9
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-1/+1
* Seperate public and private object declarations.Ted Lemon1999-10-081-1/+1
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-071-4/+4
* Bug fixes courtesy of Brian MurrellTed Lemon1999-09-091-0/+2
* - Set the SO_REUSEADDR flag when creating sockets.Ted Lemon1999-09-091-0/+11
* Debugging sweep, added some new functionalityTed Lemon1999-09-081-36/+0
* Omapi library, initial checkinTed Lemon1999-09-021-0/+360