Searched refs:port0 (Results 1 – 2 of 2) sorted by relevance
105 let port0: Arc<dyn TtyPort> = Arc::new(DefaultTtyPort::new()); in pty_common_install() localVariable128 port0.setup_internal_tty(Arc::downgrade(&other_tty)); in pty_common_install()130 other_tty.set_port(port0); in pty_common_install()
48 - fix(net): 修复udp bind的时候,对port0处理不正确的问题(#676)732 修复udp bind的时候,对port0处理不正确的问题(#676)