Commit History

Author SHA1 Message Date
  Yang Tse ed63d9d4de header inclusion cleanup 16 years ago
  Yang Tse 0d09f342c4 refactor some code out to write_pidfile() in util.c 16 years ago
  Yang Tse c9eb41c056 Reduce to 20 seconds the time allowed to set SO_REUSEADDR option on sockfilt listener socket. 16 years ago
  Gunter Knauf 0878b14f79 added time loop to sockfilt.c in order to wait for SO_REUSEADDR; 17 years ago
  Yang Tse 69565afab0 Check for stdbool.h at configuration stage, and include it if available. 17 years ago
  Yang Tse d9bf55570b Move portable error number symbolic name definitions to setup_once.h 17 years ago
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 17 years ago
  Yang Tse 4894ce16fc use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 17 years ago
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 18 years ago
  Yang Tse 5df4be1165 Check for USE_WINSOCK instead of WIN32 where the check was done 18 years ago
  Yang Tse e150150d9f Remove redundant __CYGWIN__ symbol check 18 years ago
  Gisle Vanem 56bf97ffc9 'in6addr_any' must be placed in .c-file. Added 'REAL_WIN32' for 18 years ago
  Yang Tse d6c5d24af3 Cleanup windows header includes. Where aplicable, inclusion of 19 years ago
  Daniel Stenberg 9542dfdcdc moved test2file() to util.c 19 years ago
  Daniel Stenberg 6ff092f140 removed duplicate 19 years ago
  Daniel Stenberg 84fd4686e2 Moved more generic functions to util.[ch] 19 years ago
  Daniel Stenberg 23da55a9f1 Moved common code to util.[ch] instead of having it duplicated in sws.c 19 years ago