Skip to content

httpserver for Keep-Alive #1383

@blackhat-a

Description

@blackhat-a

how to write a keep-alive httpserver by using libevent?
no write data complete callback func on evhttp?
for example:
void
bufferevent_setcb(struct bufferevent *bufev,
bufferevent_data_cb readcb, bufferevent_data_cb writecb,
bufferevent_event_cb eventcb, void *cbarg)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions