Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
B
blabouncer
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Luke Bratch
  • blabouncer
  • Repository

Switch branch/tag
  • blabouncer
  • sockets.c
Find file BlameHistoryPermalink
  • Luke Bratch's avatar
    Don't have arrindex() return 0 on failure as 0 is a valid index. Instead... · 80881f04
    Luke Bratch authored Oct 21, 2020
    Don't have arrindex() return 0 on failure as 0 is a valid index.  Instead return -1 and change callers to check this.
    80881f04
sockets.c 10.6 KB
EditWeb IDE

Replace sockets.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.