Ed Maste
c0d95206c0
lib: Add xpipe_nonblocking helper
...
Signed-off-by: Ed Maste <emaste@adaranet.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-09-28 14:21:52 -07:00
Ben Pfaff
a0505c49dd
socket-util: New function xset_nonblocking().
...
Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-07-18 10:29:21 -07:00
Raju Subramanian
e0edde6fee
Global replace of Nicira Networks.
...
Replaced all instances of Nicira Networks(, Inc) to Nicira, Inc.
Feature #10593
Signed-off-by: Raju Subramanian <rsubramanian@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
2012-05-02 17:08:02 -07:00
Ben Pfaff
5a08f9b044
signals: New function signal_unregister().
...
Fixes a very minor memory leak in ovs-vswitchd reported by valgrind.
2011-06-07 13:21:26 -07:00
Ben Pfaff
279c9e0308
Log anything that could prevent a daemon from starting.
...
If a daemon doesn't start, we need to know why. Being able to
consistently consult the log to find out is helpful.
2011-04-04 10:58:55 -07:00
Ben Pfaff
b725cf028c
signals: New function signal_name().
...
This will acquire a new user in an upcoming commit.
2011-04-04 10:58:55 -07:00
Justin Pettit
18b9283b98
Clean-up compiler warnings about ignoring return values
...
Some systems complain when certain functions' return values are not
checked. This commit fixes those warnings.
Creating ignore() function suggested by Ben Pfaff.
2009-12-15 00:14:32 -08:00
Ben Pfaff
a14bc59fb8
Update primary code license to Apache 2.0.
2009-06-15 15:11:30 -07:00
Ben Pfaff
064af42167
Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.
2009-07-08 13:19:16 -07:00