Skip to content

Java low level networking project#770

Merged
pivovarit merged 20 commits intoeugenp:masterfrom
egimaben:master
Oct 25, 2016
Merged

Java low level networking project#770
pivovarit merged 20 commits intoeugenp:masterfrom
egimaben:master

Conversation

@egimaben
Copy link
Contributor

No description provided.

import java.nio.channels.SocketChannel;

public class EchoClient {
<<<<<<< HEAD
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge conflict artifacts in this file in general

import java.util.Set;
import java.util.Iterator;
import java.net.InetSocketAddress;
=======
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and here :)


import static org.junit.Assert.assertEquals;

<<<<<<< HEAD
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and here :)

@egimaben
Copy link
Contributor Author

hey @pivovarit changes have been made, let me know if it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants