[PATCH 9/10] 9p: tcp listener implementation

2007-11-02 Thread Latchesar Ionkov
This patch adds a TCP listener for the trans_fd transport. The listener allows the in-kernel servers to listen on a TCP port for client connections. Signed-off-by: Latchesar Ionkov <[EMAIL PROTECTED]> --- net/9p/mux.c | 269 +- 1 files

[PATCH 9/10] 9p: tcp listener implementation

2007-11-02 Thread Latchesar Ionkov
This patch adds a TCP listener for the trans_fd transport. The listener allows the in-kernel servers to listen on a TCP port for client connections. Signed-off-by: Latchesar Ionkov [EMAIL PROTECTED] --- net/9p/mux.c | 269 +- 1 files