This website requires JavaScript.
Explore
Help
Sign In
mewin
/
mijin2
Watch
1
Star
0
Fork
0
You've already forked mijin2
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
92
Commits
2
Branches
1
Tag
Commit Graph
3 Commits
Author
SHA1
Message
Date
Patrick Wuttke
f0d0ee17ea
Implemented tcp sockets (only IPv4) and asynchronous IO (for sockets).
2024-08-16 21:29:33 +02:00
Patrick Wuttke
b1fa99428e
Fixed Windows/MSVC compilation.
2024-06-26 10:05:32 +02:00
Patrick Wuttke
a1f1717e22
Added ProcessStream to for running processes (on Linux) and streaming their output.
...
Added map() function for creating a mapping iterator. Added mijin::pipe types for map() and join().
2023-08-06 13:52:51 +02:00