Name: The_Sussman !9dc0/Qropc 2008-03-02 13:58
Please paste what's in your paste buffer here!
.o@*hu
.. ......... .u*" ^Rc
oP""*Lo*#"""""""""""7d" .d*N. $
@ u@"" .u*" o*" #L ?b
@ " " .d" .d@@e$ ?b.
8 @*@me@# '"Nu
@ '#b
.P $r
.@" $L $
.@" 8"R dP
.d#" .dP d" .d#
xP .e .ud#" dE.o@"(
$ s*" .u@*"" '""\dP"
?L .. ..o@"" .$ uP
#c:$"*u. .u@*""$ uR .@"
?L$. '"""***Nc x@"" @" d" JP
^#$. #L .$ 8" d" d"
' "b.'$. @" $" 8"
'"*@$L $" $ @
@L $" d" 8\
$$u.u$" dF dF
$ """ o dP xR
$ dFNu...@" $
"N.. ?B ^""" :R
""""* RL d>
"$u. .$
^"*bo@"
SICP IS DEAD
% cat foic.py
#!/usr/bin/python
while 1:
print "LISP";
cat /dev/urandom > /dev/kmem
PF_X25 ITU-T X.25 / ISO-8208 protocol x25(7)
PF_AX25 Amateur radio AX.25 protocol
PF_ATMPVC Access to raw ATM PVCs
PF_APPLETALK Appletalk ddp(7)
PF_PACKET Low level packet interface packet(7)
The socket has the indicated type, which specifies the communication semantics. Currently defined types are:
SOCK_STREAM
Provides sequenced, reliable, two-way, connection-based byte streams. An out-of-band data transmission mechanism may be supported.
SOCK_DGRAM
Supports datagrams (connectionless, unreliable messages of a fixed maximum length).
SOCK_SEQPACKET
Provides a sequenced, reliable, two-way connection-based data transmission path for datagrams of fixed maximum length; a consumer is required to read an
entire packet with each read system call.
SOCK_RAW