Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
piscisaureus committed Sep 25, 2011
1 parent d31a57d commit 985f1a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/uv-private/uv-win.h
Expand Up @@ -117,6 +117,7 @@ RB_HEAD(uv_timer_tree_s, uv_timer_s);
HANDLE pipeHandle; \
struct uv_pipe_accept_s* next_pending; \
} uv_pipe_accept_t; \
\
typedef struct uv_tcp_accept_s { \
UV_REQ_FIELDS \
SOCKET accept_socket; \
Expand Down

0 comments on commit 985f1a1

Please sign in to comment.