Changeset 322:052bfe12ca96 in roaraudio


Ignore:
Timestamp:
07/24/08 16:24:27 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

set IPTOS_LOWDELAY on TCP sockets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/libroar.h

    r321 r322  
    77 
    88#include <fcntl.h> 
     9#include <sys/socket.h> 
     10#include <netinet/in.h> 
     11#include <netinet/ip.h> 
    912 
    1013#include <roaraudio.h> 
Note: See TracChangeset for help on using the changeset viewer.