Call bufferevent_free before closing file descriptor associated with it
commit9bbc63ed653e6ca73e4eaebd6f52466d53a4da73
authorNicholas Marriott <nicm@openbsd.org>
Sun, 29 Jan 2012 02:22:11 +0000 (29 02:22 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Sun, 29 Jan 2012 02:22:11 +0000 (29 02:22 +0000)
tree22cfe4ad5f8797aa880320ce52b51868b36e59a6
parenta7a44bfcd9f1eeec2b82b6490b35893dcb7c053f
Call bufferevent_free before closing file descriptor associated with it
or bugs in $EventMechanism on $OtherOS makes libevent get it's knickers
in a twist. From Dylan Alex Simon.
job.c
server-client.c
server-fn.c
window.c