Revert "code format"

This reverts commit 8f19becb62.
This commit is contained in:
Dominik Maier
2020-05-30 13:51:29 +02:00
parent 4119752f83
commit b16ccb4811

View File

@ -880,6 +880,7 @@ void set_nonblocking(int fd) {
}
/* Wrapper for select() and read(), reading exactly len bytes.
Should be called on non-blocking fds.
Returns the time passed to read.