patch-2.2.3 linux/include/net/sock.h
Next file: linux/include/video/fbcon.h
Previous file: linux/include/net/irda/wrapper.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Mar 8 15:52:30 1999
- Orig file:
v2.2.2/linux/include/net/sock.h
- Orig date:
Tue Feb 23 15:21:35 1999
diff -u --recursive --new-file v2.2.2/linux/include/net/sock.h linux/include/net/sock.h
@@ -99,8 +99,7 @@
struct semaphore readsem;
struct sock * other;
struct sock ** list;
- int marksweep;
-#define MARKED 1
+ struct sock * gc_tree;
int inflight;
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)