0.5.0
- Responds to socket hangups via
POLLHUP
,POLLERR
andPOLLNVAL
HTTPServer
reliably throws error when listening socket is suspended in background (iOS).- Corrects IPv6 address that appears in logs.
POLLHUP
, POLLERR
and POLLNVAL
HTTPServer
reliably throws error when listening socket is suspended in background (iOS).