]> Git Repo - uclibc-ng.git/commit
bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support
authorVladimir Zapolskiy <[email protected]>
Tue, 1 Jun 2010 16:02:39 +0000 (20:02 +0400)
committerKhem Raj <[email protected]>
Tue, 1 Jun 2010 19:39:15 +0000 (12:39 -0700)
commit83333e9c873e4eca6b2c945f7770b1f5373b0427
tree180a78c4fea20bcfab59fc73c615e44c2ca13bb3
parentb2c4199f0fd53c009858e7ce27f932a4ac92bc60
bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support

This patch adds support for SOCK_CLOEXEC and SOCK_NONBLOCK socket
descriptor flags, which are introduced since Linux 2.6.27

Signed-off-by: Vladimir Zapolskiy <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
libc/sysdeps/linux/common/bits/socket.h
This page took 0.031096 seconds and 4 git commands to generate.