Branch: refs/heads/rurban/socket-gh909
  Home:   https://github.com/parrot/parrot
  Commit: daccc68d39e6069e9288954b4b72a53be9e4931f
      
https://github.com/parrot/parrot/commit/daccc68d39e6069e9288954b4b72a53be9e4931f
  Author: Reini Urban <[email protected]>
  Date:   2013-01-06 (Sun, 06 Jan 2013)

  Changed paths:
    M src/pmc/socket.pmc

  Log Message:
  -----------
  [spec] Update the socket doc for read and recv, to clarify our changed POSIX 
like behaviour

Before the high-level read() returned the wanted amount of bytes.
Now it behaves the same as recv().
We need to add a setsockopt(optname, optvalue) method.



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to