mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 21:30:16 +02:00
make initial connection
This commit is contained in:
parent
8f816304f9
commit
a70aa0a4fc
1 changed files with 0 additions and 2 deletions
|
@ -192,8 +192,6 @@ func (c *Client) Receive() (err error) {
|
|||
//})
|
||||
//fmt.Println(discoveries)
|
||||
//fmt.Println(err)
|
||||
return nil
|
||||
|
||||
return c.transfer(TransferOptions{})
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue