Skip to content
  1. Jul 14, 2009
  2. Jul 13, 2009
  3. Jul 11, 2009
  4. Jul 09, 2009
  5. Jul 08, 2009
  6. Jul 04, 2009
  7. Jun 30, 2009
  8. Jun 29, 2009
  9. Jun 27, 2009
  10. Jun 21, 2009
    • Yang Tse's avatar
      · e96a9190
      Yang Tse authored
      Refactor how libraries are checked for connect() function, follow-up.
      e96a9190
  11. Jun 20, 2009
  12. Jun 19, 2009
    • Michal Marek's avatar
      fix indentation. · ad1bfc54
      Michal Marek authored
      ad1bfc54
    • Yang Tse's avatar
      · 2c0c05e9
      Yang Tse authored
      sclose() function-like macro definition used to close a socket,
      now solely based on HAVE_CLOSESOCKET and HAVE_CLOSESOCKET_CAMEL
      config file preprocessor definitions.
      2c0c05e9
  13. Jun 18, 2009
  14. Jun 17, 2009
    • Yang Tse's avatar
      · 98f7771d
      Yang Tse authored
      check for socket() and closesocket() as it is done for other functions
      98f7771d
    • Yang Tse's avatar
      · 37eba370
      Yang Tse authored
      socket() and closesocket() prototypes might be in socket.h
      37eba370
    • Yang Tse's avatar
      · 40b2f255
      Yang Tse authored
      check for socket() and closesocket() as it is done for other functions
      40b2f255