test
This commit is contained in:
		
							parent
							
								
									077ac8d73b
								
							
						
					
					
						commit
						004b405a28
					
				
							
								
								
									
										2
									
								
								main.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.go
									
									
									
									
									
								
							@ -5,7 +5,7 @@ import (
 | 
				
			|||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
func main() {
 | 
					func main() {
 | 
				
			||||||
	conn, err := net.Dial("tcp", "poop.siteop.biz:3977")
 | 
						_, err := net.Dial("tcp", "poop.siteop.biz:3977")
 | 
				
			||||||
	failError(err, "net.Dial")
 | 
						failError(err, "net.Dial")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	logInfoDebug("Connected to poop.siteop.biz:3977")
 | 
						logInfoDebug("Connected to poop.siteop.biz:3977")
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user