Home | History | Annotate | Download | only in base

Lines Matching refs:Bind

176   int Bind(const SocketAddress& addr) {
179 int err = ::bind(s_, (sockaddr*)&saddr, sizeof(saddr));