Changeset 968:82561f5f0063 in roaraudio for include/libroar/socket.h


Ignore:
Timestamp:
12/09/08 23:36:08 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

set recv buffer to minimum for streams

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/socket.h

    r873 r968  
    9191int roar_socket_nonblock(int fh, int state); 
    9292int roar_socket_decnet_set_timeout (int fh, time_t sec, int usec); 
     93int roar_socket_recvbuf(int fh, int len); 
    9394 
    9495int roar_socket_dup_udp_local_end (int fh); 
Note: See TracChangeset for help on using the changeset viewer.