1. c3f89b5 Add MSG_NOSIGNAL flag to avoid send() causing SIGPIPE by Gang Wei · 8 years ago
  2. 47d5606 Fix #286 by Davide Guerri · 8 years ago
  3. ec2df92 sockets: Move CloseSockets from tcti_socket to common sockets module. by Philip Tricca · 9 years ago
  4. 06befc0 fixed master branch: by wcarthur · 9 years ago
  5. 4ee284b sockets: Factor sendBytes to remove use of global printfFunction pointer. by Philip Tricca · 9 years ago
  6. a06f237 sockets: Factor recvBytes to remove use of global printfFunction pointer. by Philip Tricca · 9 years ago
  7. c1364ff sockets: Remove global data from InitSockets. by Philip Tricca · 9 years ago
  8. 9e07755 debug: Missed converting a few calls to DebugPrintBuffer. by Philip Tricca · 9 years ago
  9. 6960f1b debug: Remove global variable rmDebugPrefix. by Philip Tricca · 9 years ago
  10. 4e43eab debug: Stop using global printfFunction pointer in debug functions. by Philip Tricca · 9 years ago
  11. ca22d65 debug: Catch remaining uses of PrintRMDebugPrefix. by Philip Tricca · 9 years ago
  12. 98b285a sockets: Move common socket code to separate module. by Philip Tricca · 9 years ago