Branch: refs/heads/rurban/socket-gh909
Home: https://github.com/parrot/parrot
Commit: 7f5d727a84200bc4319c770ebdd8a4261742806f
https://github.com/parrot/parrot/commit/7f5d727a84200bc4319c770ebdd8a4261742806f
Author: Reini Urban <[email protected]>
Date: 2013-01-07 (Mon, 07 Jan 2013)
Changed paths:
M src/pmc/socket.pmc
Log Message:
-----------
[spec] GH #909 Update the socket doc for read and recv for our new POSIX
behaviour
Before parrot-4.10 the high-level read() returned the wanted amount of bytes.
Now it behaves the same as recv(), which means that up to bytes are returned
We might want to add a setsockopt(level, option, value) method.
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits