Tatsushi Demachi
|
be67e41b89
|
Clean up codes to pass golint checks
|
2014-10-10 20:51:32 +09:00 |
|
Tatsushi Demachi
|
be887297cb
|
Apply go fmt
|
2014-08-03 20:37:27 +09:00 |
|
Tatsushi Demachi
|
2fb7a54c20
|
Add mutex
|
2014-08-03 20:34:54 +09:00 |
|
Tatsushi Demachi
|
f930d86dae
|
Fix documents
|
2014-08-03 18:23:10 +09:00 |
|
Tatsushi Demachi
|
9bc45ffa9d
|
Add error handlings
|
2014-08-03 17:54:15 +09:00 |
|
Tatsushi Demachi
|
9aa84098f2
|
Fix typos
|
2014-08-03 17:53:15 +09:00 |
|
Tatsushi Demachi
|
ee8935c046
|
Add documents
|
2014-08-03 17:52:19 +09:00 |
|
Tatsushi Demachi
|
d1ac219a65
|
Refactor RunLoop() and change its usage
|
2014-08-03 17:36:03 +09:00 |
|
Tatsushi Demachi
|
8187842419
|
Refactor run()
|
2014-08-03 10:31:58 +09:00 |
|
Tatsushi Demachi
|
af91e84187
|
Add recvICMP4 error handling
|
2014-08-03 09:50:33 +09:00 |
|
Tatsushi Demachi
|
69db984e45
|
Use sync.WaitGroup for waiting to finish sendICMP4
|
2014-08-03 07:36:16 +09:00 |
|
Tatsushi Demachi
|
88c0127fe9
|
Simplify RunLoop() call and add Stop()
|
2014-08-03 00:00:15 +09:00 |
|
Tatsushi Demachi
|
a97a44952e
|
Fix a wrong test error message
|
2014-08-02 23:59:33 +09:00 |
|
Tatsushi Demachi
|
a83423c361
|
Add error handling codes to tests
|
2014-07-21 11:21:13 +09:00 |
|
timdufrane
|
0e0b3516a6
|
Fix error handling in AddHandler
Added correct return values so that errors can be handled.
Closes #2.
|
2014-07-21 11:18:26 +09:00 |
|
Matt Jibson
|
e7d04da2f8
|
Remove debug logging
Importing this package should not change the behavior of the log package.
Closes #1.
|
2014-07-21 11:18:11 +09:00 |
|
Tatsushi Demachi
|
94491434bc
|
Change ping command loop like a RunLoop example
|
2014-04-22 00:15:03 +09:00 |
|
Tatsushi Demachi
|
5d1967e357
|
Fixed RunLoop test in the same way as an example
|
2014-04-22 00:08:42 +09:00 |
|
Tatsushi Demachi
|
e5a0822b78
|
Fix RunLoop example
|
2014-04-22 00:07:45 +09:00 |
|
Tatsushi Demachi
|
4b49bd943e
|
Use defer when it calls Mutex Unlock
|
2014-04-21 23:05:59 +09:00 |
|
Tatsushi Demachi
|
7224648946
|
Fixed typo
|
2014-04-21 21:31:27 +09:00 |
|
Tatsushi Demachi
|
f81b4cf5d3
|
Stop to use panic
|
2014-04-21 10:15:18 +09:00 |
|
Tatsushi Demachi
|
85b47b7a02
|
Write README.md
|
2013-09-06 00:35:58 +09:00 |
|
Tatsushi Demachi
|
031b1120f3
|
Add command binary ignoring rules
|
2013-09-06 00:31:36 +09:00 |
|
Tatsushi Demachi
|
54a08af19a
|
Initial import.
|
2013-09-06 00:30:54 +09:00 |
|
Tatsushi Demachi
|
1af7e063df
|
Initial commit
|
2013-09-05 07:52:42 -07:00 |
|