Home
last modified time | relevance | path

Searched refs:SHUT_WR (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbase.h89 #ifndef SHUT_WR
90 # define SHUT_WR 1 macro
H A Dconnections.c1619 if ((0 == shutdown(con->fd, SHUT_WR))) {
1799 if ((0 == shutdown(con->fd, SHUT_WR))) {