Implement servbuf wrapper

Issue #49 new
Patryk Kubiak created an issue

The function setvbuf is not needed for now, but the POSIX standard require it, so the prototype must exist according to the standard: http://www.cplusplus.com/reference/cstdio/setvbuf/

Comments (1)

  1. Log in to comment