commit | 1348d4ce0bce14df542c1585172a26329bb6feed | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon May 21 22:18:17 2012 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon May 21 22:21:37 2012 +0200 |
tree | 04db1b533e92bf2baa4a1ccf36412218a8946857 | |
parent | 4da69a91a014e35b2d3833a09d8053305b4f0908 [diff] |
MINOR: peers: use the socket layer operations from the peer instead of sock_raw At the moment, all the peers are initialized to use sock_raw as the socket layer, so use this info in peers_session_create() instead of the hard-coded sock_raw.