Home
last modified time | relevance | path

Searched refs:unbind_port (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/net/socket/
H A Dmod.rs312 PORT_MANAGER.unbind_port(socket.metadata().socket_type, ip.port); in do_close()
569 pub fn unbind_port(&self, socket_type: SocketType, port: u16) { in unbind_port() method
/DragonOS/docs/community/ChangeLog/V0.1.x/
H A DV0.1.8.md319 * 修正 unbind_port 在逻辑错误