Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 852
    • Issues 852
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 42
    • Merge requests 42
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • GLib
  • Merge requests
  • !658

socket test: Bind Windows UDP sockets before calling recv()

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed LRN requested to merge lrn/glib:cherry-pick-5d952d1f into master Feb 13, 2019
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

Winsock can't recv() on unbound UDP sockets. Bind the socket to loopback before trying to receive data on it.

(cherry picked from commit 5d952d1f145ad5d94bcc4721db0862019ac7c3a1)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cherry-pick-5d952d1f