<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by GermanCoding</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>3</buildNumber><marked><SHA1>44dae0daf03f8c5b32eefafbe41be73f4f7afe92</SHA1><branch><SHA1>44dae0daf03f8c5b32eefafbe41be73f4f7afe92</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>44dae0daf03f8c5b32eefafbe41be73f4f7afe92</SHA1><branch><SHA1>44dae0daf03f8c5b32eefafbe41be73f4f7afe92</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>44dae0daf03f8c5b32eefafbe41be73f4f7afe92</SHA1><branch><SHA1>44dae0daf03f8c5b32eefafbe41be73f4f7afe92</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/GermanCoding/PacketAPI.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>PacketAPI.jar</displayPath><fileName>PacketAPI.jar</fileName><relativePath>PacketAPI/dist/lib/PacketAPI.jar</relativePath></artifact><building>false</building><displayName>#3</displayName><duration>5455</duration><estimatedDuration>29450</estimatedDuration><fullDisplayName>PacketAPI #3</fullDisplayName><id>3</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3</number><queueId>3</queueId><result>SUCCESS</result><timestamp>1628883207865</timestamp><url>https://build.germancoding.com/job/PacketAPI/3/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>PacketAPI/src/com/germancoding/packetapi/DataSender.java</affectedPath><affectedPath>PacketAPI/src/com/germancoding/packetapi/DataReader.java</affectedPath><affectedPath>PacketAPI/src/com/germancoding/packetapi/PacketHandler.java</affectedPath><commitId>33a7edad20c4b2bf3ac61913e8b848b8645b95f7</commitId><timestamp>1628861412000</timestamp><author><absoluteUrl>https://build.germancoding.com/user/germancoding</absoluteUrl><fullName>GermanCoding</fullName></author><authorEmail>github@germancoding.com</authorEmail><comment>Code cleanup, fix deprecations, better close logic
</comment><date>2021-08-13 15:30:12 +0200</date><id>33a7edad20c4b2bf3ac61913e8b848b8645b95f7</id><msg>Code cleanup, fix deprecations, better close logic</msg><path><editType>edit</editType><file>PacketAPI/src/com/germancoding/packetapi/DataSender.java</file></path><path><editType>edit</editType><file>PacketAPI/src/com/germancoding/packetapi/PacketHandler.java</file></path><path><editType>edit</editType><file>PacketAPI/src/com/germancoding/packetapi/DataReader.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>PacketAPI/src/com/germancoding/packetapi/DefaultPacketListener.java</affectedPath><commitId>9d581ee71b595d53df739967ebb5800a3f87e7ee</commitId><timestamp>1628882842000</timestamp><author><absoluteUrl>https://build.germancoding.com/user/germancoding</absoluteUrl><fullName>GermanCoding</fullName></author><authorEmail>github@germancoding.com</authorEmail><comment>Add option to ignore certain default packets

Useful, e.g in 1:n connections were close packets are invalid
</comment><date>2021-08-13 21:27:22 +0200</date><id>9d581ee71b595d53df739967ebb5800a3f87e7ee</id><msg>Add option to ignore certain default packets</msg><path><editType>edit</editType><file>PacketAPI/src/com/germancoding/packetapi/DefaultPacketListener.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>PacketAPI/src/com/germancoding/packetapi/udp/UnreliableInputStream.java</affectedPath><affectedPath>PacketAPI/src/com/germancoding/packetapi/udp/UnreliableOutputStream.java</affectedPath><commitId>7ffe801b257a5e8ca81fbd73c330e4419ee1ae29</commitId><timestamp>1628882915000</timestamp><author><absoluteUrl>https://build.germancoding.com/user/germancoding</absoluteUrl><fullName>GermanCoding</fullName></author><authorEmail>github@germancoding.com</authorEmail><comment>Add helpers to interact with sending/receiving addresses in UDP connections.

Useful for 1:n connections. This makes it possible to specify a (temporary) sender address, without
having to use the connect() feature, which would prevent receiving packets from other addresses.

On the receiving side, remember the endpoint to be able to respond the address.
</comment><date>2021-08-13 21:28:35 +0200</date><id>7ffe801b257a5e8ca81fbd73c330e4419ee1ae29</id><msg>Add helpers to interact with sending/receiving addresses in UDP connections.</msg><path><editType>edit</editType><file>PacketAPI/src/com/germancoding/packetapi/udp/UnreliableInputStream.java</file></path><path><editType>edit</editType><file>PacketAPI/src/com/germancoding/packetapi/udp/UnreliableOutputStream.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://build.germancoding.com/user/germancoding</absoluteUrl><fullName>GermanCoding</fullName></culprit></freeStyleBuild>