aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to Visual Studio 2017.Diego Nehab2018-08-221-1/+0
|
* Fix Visual Studio 2012 projectsunknown2013-05-271-0/+12
|
* Added my test command lines.Diego Nehab2013-05-251-3/+0
|
* Cookie modifications.Diego Nehab2013-01-101-0/+1
|
* Remove warnings and fix makefile for Win32.Diego Nehab2012-12-111-1/+3
|
* Fix udp:setpeername("*")Diego Nehab2012-08-231-0/+1
| | | | | | | | | | | | | | There seems to be a curious difference between MacOS and Linux and I am not sure if this is documented. When you break a "connection" on Mac OS, you only eliminate the peer association, but the local address remains bound. On Linux, breaking a "connection" eliminates the binding to the local address. Have you guys ever come accross this? Another irritating difference is that connect() returns the error EAFNOSUPPORT on Mac OS. I am going to ignore all errors when the reason for calling connect() is simply to break the "connection".
* ignore build outputSam Roberts2012-04-111-0/+3