[macruby-changes] [MacRuby/MacRuby] 128c58: ext/socket: check whether socket was closed at Bas...

noreply at github.com noreply at github.com
Tue Nov 29 19:27:02 PST 2011


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby

  Commit: 128c58fc4455041f72471322878d3ffb500c43ee
      https://github.com/MacRuby/MacRuby/commit/128c58fc4455041f72471322878d3ffb500c43ee
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-11-29 (Tue, 29 Nov 2011)

  Changed paths:
    M ext/socket/socket.c

  Log Message:
  -----------
  ext/socket: check whether socket was closed at BasicSocket#sendfile


  Commit: 6c9cac3d9336a1c68fa5fcf803bee0e31930fbc7
      https://github.com/MacRuby/MacRuby/commit/6c9cac3d9336a1c68fa5fcf803bee0e31930fbc7
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-11-29 (Tue, 29 Nov 2011)

  Changed paths:
    M ext/socket/socket.c

  Log Message:
  -----------
  ext/socket: invoke NUM2OFFT before opening file because it will raise an exception when passed invalid value.


  Commit: 7b84e0c6ab79f54c54ceeefc9aee41a738e6790a
      https://github.com/MacRuby/MacRuby/commit/7b84e0c6ab79f54c54ceeefc9aee41a738e6790a
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-11-29 (Tue, 29 Nov 2011)

  Changed paths:
    M ext/socket/socket.c

  Log Message:
  -----------
  ext/socket: check whether file was closed at BasicSocket#sendfile


Compare: https://github.com/MacRuby/MacRuby/compare/84343ac...7b84e0c


More information about the macruby-changes mailing list