Changeset 5113:1bf3bca6cb51 in roaraudio for include


Ignore:
Timestamp:
08/01/11 00:42:17 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roar_socket_set_tos()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/socket.h

    r5109 r5113  
    7676int roar_socket_decnet_set_timeout (int fh, time_t sec, int usec); 
    7777int roar_socket_recvbuf(int fh, int len); 
     78int roar_socket_set_tos(int fh); 
    7879 
    7980int roar_socket_dup_udp_local_end (int fh); 
Note: See TracChangeset for help on using the changeset viewer.