From: <all...@wi...> - 2004-06-15 12:42:14
|
Has anyone tried using the new ioctl() function TIPC_SET_MAX_PORTS to see if it actually works? I ask this because it doesn't seem like a great idea to be calling stop_node() in the middle of a socket-oriented routine, since stop_node() shuts down TIPC's socket API via sock_stop(). Just curious ... -- Al Stephens |