diff options
| author | Elliott Hughes <enh@google.com> | 2009-10-20 22:58:23 -0700 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2009-10-21 13:02:02 -0700 |
| commit | 7d9006a13e62bea5a019d29faeddb222b974942b (patch) | |
| tree | 0d9cd6e4d1d6c63ec895806648c1317faef3c18f /vm/compiler/codegen/CompilerCodegen.h | |
| parent | 22620b855a2e79e71939c301d1b7c1e3160e57ee (diff) | |
More OSNetworkSystem cleanup.
Rewrite OSNetworkSystem.connect in terms of connectStreamWithTimeoutSocketImpl
in Java rather than in native code. Remove OSNetworkSystem.connectSocketImpl.
Make INetworkSystem.connect void, since the return value is always 0.
Use TEMP_FAILURE_RETRY rather than explicit do loops to retry interrupted
system calls.
Fix peekDatagramImpl to actually update the byte[] in the passed-in
InetAddress.
Stop pulling the int fd out of the FileDescriptor each time round the loop
in sendStreamImpl and sendDatagramImpl2.
More tiny steps towards eliminating the SOCKERR_ nonsense in favor of errno.
Prefer sizeof(variable) to sizeof(type).
Remove a few more superfluous "struct" keywords.
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions
