bufferevent_setfd

Changes the file descriptor on which the bufferevent operates. Not supported for all bufferevent types.

@param bufev the bufferevent object for which to change the file descriptor @param fd the file descriptor to operate on

extern (C) nothrow
int
bufferevent_setfd

Meta