DragonFly submit List (threaded) for 2007-05
DragonFly BSD
DragonFly submit List (threaded) for 2007-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Cleanup shutdown(2) usage


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 May 2007 10:06:33 -0700 (PDT)

:Hello.
:
:Here's a patch to cleanup shutdown(2) usage and make it consistent. I
:just didn't touch /contrib and /crypto.
:
:Cheers,
:Nuno

    Committed!  Also, what rsh was doing was pretty amusing :-)

- shutdown(s, 1+1);
+ shutdown(s, SHUT_RDWR);

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]