1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net-mgmt/irrtoolset/files/patch-af
1999-12-10 21:22:32 +00:00

11 lines
211 B
Plaintext

--- src/misc/net.cc.orig Sat Nov 27 18:20:31 1999
+++ src/misc/net.cc Sat Nov 27 18:21:15 1999
@@ -215,6 +215,7 @@
init_server (p);
}
+int
TCP::init_server (int p) {
setLocalPort (p);
bind();