]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async/net_handler.cc: fix unused reference for option
authorWillem Jan Withagen <wjw@digiware.nl>
Tue, 25 Apr 2017 19:30:56 +0000 (21:30 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Mon, 1 May 2017 09:09:03 +0000 (11:09 +0200)
commit9f1e5a92f816a4fb5c5494a898c39fa5f4f60ead
treec9dda019ddf2cdf1dab628f43e0451fa2d84ae03
parent61a87c2c31bc06604d1b6ff4bd9efcdae817e43c
msg/async/net_handler.cc: fix unused reference for option

 - If no option value is to be supplied or returned,
     optval may be NULL
 - ignore priority options for FreeBSD

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/msg/async/net_handler.cc