lkml.org 
[lkml]   [1996]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.1.12 && AXP


Some changes to asm-i386/socket.h didn't make it over to the alpha
side, causing core/sock.c to not compile. There are also other
things that aren't compiling either, but we'll see about those...


Patch:

--- linux/include/asm-alpha/socket.h.save Sat Nov 23 02:26:57 1996
+++ linux/include/asm-alpha/socket.h Sat Nov 23 02:31:41 1996
@@ -27,6 +27,10 @@
#define SO_ERROR 0x1007
#define SO_SNDBUF 0x1001
#define SO_RCVBUF 0x1002
+#define SO_RCVLOWAT 0x1010
+#define SO_SNDLOWAT 0x1011
+#define SO_RCVTIMEO 0x1012
+#define SO_SNDTIMEO 0x1013

/* linux-specific, might as well be the same as on i386 */
#define SO_NO_CHECK 11
\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.031 / U:0.808 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site