VirtualBox

Changes between Initial Version and Version 1 of Ticket #13116, comment 1


Ignore:
Timestamp:
Jun 12, 2014 9:14:01 AM (10 years ago)
Author:
Frank Mehnert

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13116, comment 1

    initial v1  
    44
    55To quote:
    6 
     6{{{
    77int lwip_shutdown(int s, int how)
    88{
     
    1010  return lwip_close(s); /* XXX temporary hack until proper implementation */
    1111}
    12 
     12}}}
    1313In other words, the socket is being closed rather than shutdown.
    1414

© 2023 Oracle
ContactPrivacy policyTerms of Use