Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catch and log failure to set TCP_NODELAY
Setting TCP_NODELAY may fail. Instead of failing the routine, log it and continue. It seems, that setting TCP_NODELAY in python on Mac OS X is not necessarily supported.
- Loading branch information