repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
udrec
/
patch-Record.cs
blob
c42354de9ae487d9a89a0e5515d0418125c4f11e
1
---
Record
.
cs
2006
-
05
-
11 21
:
14
:
56.000000000
+
0200
2
+++
Record
.
cs
.
new
2006
-
05
-
11 21
:
05
:
10.000000000
+
0200
3
@@ -
290
,
7
+
290
,
7
@@
4
5
public void
UdpReceiver
()
6
{
7
-
Socket udpSocket
;
8
+
Socket udpSocket
=
null
;
9
while
(
true
) {
10
bool
firstTry
=
false
;
11
try
{