|
34c0ba457b
|
updated channel buffering code
|
2025-06-13 23:36:43 +09:00 |
|
|
0c5da297d0
|
let the scheduler to free memory for terminated routines
|
2025-06-13 20:36:25 +09:00 |
|
|
c7378287dc
|
fixed a wrong field name in chan.c that caused a segfault
|
2025-06-13 17:03:56 +09:00 |
|
|
89a6bf21ab
|
implementing the blocking channel communitation between routines
|
2025-06-12 14:59:59 +09:00 |
|
|
0865609ec7
|
fixed wrong chaining in hip_sleep()
|
2025-06-10 22:27:12 +09:00 |
|
|
92c4376498
|
minor code change for portability
|
2025-05-05 17:43:06 +00:00 |
|
|
c2d6ce0f8a
|
some code for delayed multiplexer operations
|
2025-05-06 02:24:58 +09:00 |
|
|
cf7bdd66fd
|
converted nanoseconds to milliseconds if epoll_pwait2() is not avaiable and used epoll_pwait() at the compile time
|
2025-05-04 12:00:01 +09:00 |
|
|
a8eec75ce3
|
adding code for io waiting
|
2025-05-03 13:37:50 +09:00 |
|
|
19d2e97577
|
updated the multiplex function to handle hip_sleep()
|
2025-05-02 16:04:17 +09:00 |
|
|
3bf9936244
|
redefined some primitive types
|
2025-04-28 00:26:12 +00:00 |
|
|
057269ff4a
|
adding code for the first time
|
2025-04-28 03:06:29 +09:00 |
|