Skip to content

socks.c: exit() only children on Socks errors #112

socks.c: exit() only children on Socks errors

socks.c: exit() only children on Socks errors #112

Workflow file for this run

name: C/C++ CI - macOS
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make
- name: make examples-special
run: make examples-special