⚡️ ENet reliable UDP networking library
-
Updated
Jan 7, 2025 - C
⚡️ ENet reliable UDP networking library
An official continuation of https://github.com/djoslin0/sm64ex-coop on sm64coopdx for the enhancements and progress it already has.
Forkstat is a program that logs process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potentially abusing the system.
A simple tcp client server application that describes the communication between the client and a server. The server is a simple echo sever that can handle multiple client using fork.
Материали към курса "Операционни системи" на ФМИ, СУ
Control plane for system processes
A telnet like client/server application using pseudo-terminals (pty) that runs a Bash shell session on the remote server. [fork,forkpty,select,epoll,ipv6 code]
Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
Deprecated git mirror of the svn repository formerly located at https://code.google.com/p/libbot. Please use the upstream https://github.com/libbot2/libbot2 or new fork https://github.com/RobotLocomotion/libbot2 instead.
A modern ST fork with the intention to be usable by anyone while being extremely versale.
Watch for file changes and auto restart an application using fork checkpoints to continue the process (for quick live development)
operating system experiment/NUAA os-exp
SPPU (INFORMATION TECHNOLOGY CODE)
An SSH client/server using ptys which run in a Bash session in a remote server using pthreads (via thread pool) with epoll and timers to handle tardy clients.
Add a description, image, and links to the fork topic page so that developers can more easily learn about it.
To associate your repository with the fork topic, visit your repo's landing page and select "manage topics."