]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] first pass of lifting to proto_uxst.c:uxst_event_accept()
authorWilly Tarreau <w@1wt.eu>
Mon, 1 Dec 2008 00:44:25 +0000 (01:44 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 1 Dec 2008 00:44:25 +0000 (01:44 +0100)
commita11e9761632b436782454cc89253018f74a744aa
tree250b3f1f88718e33ddba16f29f61b7a72d336cba
parente43d42490a9a50bf5a512adbcb097bc925403376
[MEDIUM] first pass of lifting to proto_uxst.c:uxst_event_accept()

The accept function must be adapted to the new framework. It is
still broken, and calling it will still result in a segfault. But
this cleanup is needed anyway.
src/proto_uxst.c