Skip to content

Instantly share code, notes, and snippets.

@wilson0x4d
wilson0x4d / syntax.s
Created October 25, 2019 09:54 — forked from mishurov/syntax.s
AT&T assembly syntax and IA-32 instructions
# --------
# Hardware
# --------
# Opcode - operational code
# Assebly mnemonic - abbreviation for an operation
# Instruction Code Format (IA-32)
# - Optional instruction prefix
# - Operational code
public class UdpTraceListener : TraceListener
{
// For 3.5/2 you can use a List but the class is no longer thread safe.
//private Stack<string> _messageBuffer;
private UdpClient _udpClient;
private ConcurrentStack<string> _messageBuffer;
private string _loggerName;
private static readonly string _xmlPrefix = "log4j";
using System;
using System.Diagnostics.Contracts;
using System.Linq;
namespace Merkator.Tools
{
public class ArrayHelpers
{
public static T[] ConcatArrays<T>(params T[][] arrays)
{
{
"IAB1": "Arts & Entertainment",
"IAB1-1": "Books & Literature",
"IAB1-2": "Celebrity Fan/Gossip",
"IAB1-3": "Fine Art",
"IAB1-4": "Humor",
"IAB1-5": "Movies",
"IAB1-6": "Music",
"IAB1-7": "Television",
"IAB2": "Automotive",