git: socket: Shortcircuit FIONBIO in soo_ioctl().
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Oct 29 20:40:24 PDT 2015
commit 61814ab4fc71b4497163e7c803eaa759ced2ef9b
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Oct 28 23:32:43 2015 +0800
socket: Shortcircuit FIONBIO in soo_ioctl().
Instead of fallback to so_pru_control().
Summary of changes:
sys/kern/sys_socket.c | 3 +++
1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/61814ab4fc71b4497163e7c803eaa759ced2ef9b
--
DragonFly BSD source repository
More information about the Commits
mailing list