vapor-community / sockets

🔌 Non-blocking TCP socket layer, with event-driven server and client.
MIT License
575 stars 54 forks source link

Feature nonblocking #89

Closed loganwright closed 8 years ago

loganwright commented 8 years ago

@andreasley @tannernelson I think the issue was something to do w/ float tolerances, can the two of you confirm that this is ready to merge 👍

andreasley commented 8 years ago

Looks good to me! I suggest to merge https://github.com/vapor/socks/pull/87 into the same tag to get proper error messages if some users report problems.

loganwright commented 8 years ago

@andreasley sounds good, I'll update that branch and give travis a moment to run w/ my changes.