[parrot/parrot] 82035c: Use separate flags for adding read/write buffers t...

GitHub noreply at github.com
Fri Jun 15 00:52:38 UTC 2012


  Branch: refs/heads/whiteknight/io_cleanup1
  Home:   https://github.com/parrot/parrot
  Commit: 82035c271fa7cb734ea28910eff9122661b18699
      https://github.com/parrot/parrot/commit/82035c271fa7cb734ea28910eff9122661b18699
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

  Changed paths:
    M include/parrot/io.h
    M src/io/api.c
    M src/io/filehandle.c
    M src/io/pipe.c
    M src/io/socket.c
    M src/pmc/socket.pmc

  Log Message:
  -----------
  Use separate flags for adding read/write buffers to handles by default. Remove the ad hoc buffer STRING nonsense from socket.pmc, replaced by actual buffer logic.





More information about the parrot-commits mailing list