[parrot/parrot] 3f17b6: [GH #909] Add SO_ and SOL_ definitions, add setsoc...
GitHub
noreply at github.com
Tue Jan 8 15:40:58 UTC 2013
Branch: refs/heads/rurban/sockopt-gh909
Home: https://github.com/parrot/parrot
Commit: 3f17b60f1f79a50898ae47e4bb12d3db57f8d250
https://github.com/parrot/parrot/commit/3f17b60f1f79a50898ae47e4bb12d3db57f8d250
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-08 (Tue, 08 Jan 2013)
Changed paths:
M include/parrot/io.h
M include/parrot/platform_interface.h
M src/io/socket.c
M src/platform/generic/socket.c
M src/pmc/socket.pmc
M t/pmc/socket.t
Log Message:
-----------
[GH #909] Add SO_ and SOL_ definitions, add setsocktopt test
Do not use the g/set_flags vtable interface for g/setsocktopt methods.
Be explicit as it is for sockets only.
More information about the parrot-commits
mailing list