Skip to content

Instantly share code, notes, and snippets.

View reitowo's full-sized avatar
😽
adventure

reito reitowo

😽
adventure
View GitHub Profile
@reitowo
reitowo / win_af_unix_connectex.cpp
Created April 10, 2025 15:40
win_af_unix_connectex.cpp
#include <iostream>
#include <winsock2.h>
#include <windows.h>
#include <ws2tcpip.h>
#include <afunix.h>
#include <stdlib.h>
#include <stdio.h>
#include <MSWSock.h>
#include <string>