[parrot/parrot] daccc6: [spec] Update the socket doc for read and recv, to...

GitHub noreply at github.com
Sun Jan 6 19:48:27 UTC 2013


  Branch: refs/heads/rurban/socket-gh909
  Home:   https://github.com/parrot/parrot
  Commit: daccc68d39e6069e9288954b4b72a53be9e4931f
      https://github.com/parrot/parrot/commit/daccc68d39e6069e9288954b4b72a53be9e4931f
  Author: Reini Urban <rurban at cpanel.net>
  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.





More information about the parrot-commits mailing list