0.3.0: converge relibc to upstream 0.6.0 + Red Bear patches
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
send foo
|
||||
recv foo
|
||||
@@ -0,0 +1,2 @@
|
||||
sendto bar
|
||||
recvfrom bar
|
||||
@@ -0,0 +1,3 @@
|
||||
listen sockname [AF_UNIX]: unixpeername.sock
|
||||
client peername [AF_UNIX]: unixpeername.sock
|
||||
client sockname [AF_UNIX]: (unnamed)
|
||||
@@ -0,0 +1,2 @@
|
||||
send ipsum
|
||||
recv ipsum
|
||||
@@ -0,0 +1,2 @@
|
||||
send lorem
|
||||
recvfrom lorem
|
||||
@@ -0,0 +1,6 @@
|
||||
SOCK_STREAM
|
||||
child: ping
|
||||
parent: pong
|
||||
SOCK_DGRAM
|
||||
child: ping
|
||||
parent: pong
|
||||
Reference in New Issue
Block a user