#include "channel.h"#include <gnutls/gnutls.h>#include <gnutls/extra.h>Go to the source code of this file.
Classes | |
| class | communicate |
| Class that handles sockets. More... | |
Functions | |
| void | set_blocking (int fileno, bool blocking) |
| Set the given file descriptor to block or unblock. | |
| bool | is_nonblocking_error (void) |
| bool is_nonblocking_error | ( | void | ) | [inline] |
| void set_blocking | ( | int | fileno, | |
| bool | blocking | |||
| ) |
Set the given file descriptor to block or unblock.
Generated on Tue Jan 1 17:30:01 2008 for general/communicate.h File Reference by
Visit the project page on