Set IPTOS_LOWDELAY on PTY sessions only

This commit is contained in:
Catalin Patulea
2013-12-02 22:55:43 +08:00
parent 4f6f651b7d
commit ddc10b2d0c
5 changed files with 30 additions and 8 deletions

View File

@@ -156,6 +156,10 @@ typedef unsigned int u_int32_t;
typedef u_int32_t uint32_t;
#endif /* HAVE_UINT32_T */
#ifdef SO_PRIORITY
#include <linux/pkt_sched.h>
#endif
#include "fake-rfc2553.h"
#ifndef LOG_AUTHPRIV