Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Deprecate SbSocket and migrate to socket APIs #2198

Closed
wants to merge 1 commit into from

Commits on Jan 19, 2024

  1. WIP: Deprecate SbSocket and migrate to socket APIs

    SbSocketClearLastError -> errno
    SbSocketGetLastError   -> errno
    
    Replace SbSocketPrivate by SbSocketWrapper (temporarily)
    
    SbSocketCreate -> socket
    
    b/302701164
    
    Change-Id: Ie1c099743a8cec011c890c87cb0b23ec945ca1a0
    maxz-lab committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0bd00cb View commit details
    Browse the repository at this point in the history