Zehuan Li
Zehuan Li
Hi, do you have any plan to implement std::net::AddrParseError in no_std_net ? > AddrParseError | An error which can be returned when parsing an IP address or a socket address.
The RLIMIT_NOFILE specifies the maximum number of file descriptor that the process can open. Attempts (open, pipe, dup, etc.) to exceed the limit yield the EMFILE error. Currently, there is...
- Feature Name: hosts file, hostname file, Uname, Sethostname, Setdomainname syscalls - Start Date: 2021-08-17 # Summary [summary]: #summary At present, occlum initializes with certain nodename "occlum-node", however, current environment...
Hi, Amanieu, I encountered some issues while developing memory management (MM) using an intrusive linked list. As you may know, the Box pointer uses #global_allocator to allocate and deallocate memory...