make the socket non-blocking, explicitly wait for data using poll()
authorFelix Fietkau <nbd@openwrt.org>
Fri, 9 Sep 2011 15:53:22 +0000 (17:53 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 9 Sep 2011 15:53:22 +0000 (17:53 +0200)
commit7c59d4069c7bfe5f02abda8c1b7f387c4f64bf90
treea1748b336dd90e4cb7b461de43e9a6d8e8f55e54
parentd9211374c5476202d7944c8edb3d1a9904ac635d
make the socket non-blocking, explicitly wait for data using poll()
libubus.c