Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Teemu Auvinen
DTEK1066-ryhmis
Commits
af83bda3
Commit
af83bda3
authored
Dec 09, 2017
by
Teemu
Browse files
Lisäsin vielä rungon implementaation
parent
f9f02c3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/fi/utu/dtek1066/Runko.java
View file @
af83bda3
...
...
@@ -101,6 +101,7 @@ public class Runko implements Runnable {
}
while
(
previous
!=
0
);
// Tutkitaan oliko Y:n lähettämä viesti 0
for
(
int
i
=
0
;
i
<
this
.
t
;
i
++)
{
summain
[
i
].
eijatku
();
try
{
soketti
[
i
].
close
();
// Suljetaan kaikki avoimet Summainsocketit
}
catch
(
IOException
e
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment