Fixed problem of sending partial headers when output buffer is small
Fixed incorrect result checking of fcntl
Documented API version
File server created with new API
File server now works in non-blocking mode
Fixed missing lock on some of the pool methods
Added missing comments and fixed size() to be const
Fixed issue with temporary file removal
Added test for moving of context between applications and pools
Performance improvements in json parsing