#include "netfone.h"
Functions | |
void | loop_flush (LPCLIENT_DATA d) |
int | loop_sendto (LPCLIENT_DATA d, const char *buf, int len, const struct sockaddr *to, int tolen) |
int | loop_recvfrom (LPCLIENT_DATA d, char *buf, int len, struct sockaddr *from, int *fromlen) |
int | loop_samples (LPCLIENT_DATA d) |
BOOL | loop_control_port (LPCLIENT_DATA d) |
|
|
|
|
|
|
|
|
|
|